Welcome![Sign In][Sign Up]
Location:
Search - MFC ODBC

Search list

[Graph DrawingEnroll

Description: 实例15-2:MFC的ODBC数据库实例。源代码在光盘中“\15\Enroll”目录下。 我也刚刚开始学习ADO,一起进步-Instance 15-2: MFC ODBC database instance. Source code on CD-ROM \ 15 \ Enroll directory. I also just started to learn ADO, with progress
Platform: | Size: 2016256 | Author: caoshukai | Hits:

[ADO-ODBCchap27--use-ODBC-handle-databases

Description: MFC操作数据库ODBC操作数据库, MFC操作数据库ODBC操作数据库-use MFC to handle the databasees
Platform: | Size: 82944 | Author: 潘政朋 | Hits:

[ADO-ODBCchap26--use-ODBC-API-to-databases

Description: MFC操作数据库ODBC API操作数据库, MFC操作数据库ODBC API操作数据库-use MFC to handle the databasees
Platform: | Size: 92160 | Author: 潘政朋 | Hits:

[VC/MFCvcOraclepgm

Description: Visual C++与Oracle 数据库编程案例详细介绍了使用Visual C++和Oracle 开发基于数据库技术管理信息系统的多种方法。   全书由两部分组成,由徐武、周启涛、葛卉娟等编著,第一部分介绍了Oracle 数据库基础和Visual C++开发数据库应用的多种方法,包括MFC ODBC、ADO,以及利用Oracle 提供的OO4O 开发数据库的方法等。第二部分以多个管理系统为例,按照系统设计、数据库设计与实现、系统的实现三个步骤详细介绍了每个管理信息系统的开发过程,   读者能从案例中真正学会Visual C++开发数据库的多种方法。 -The of Visual C++ and Oracle Database Programming Case Details use the Visual C++ and Oracle development based on a variety of database technology management information system. The book consists of two parts, by Xu Wu, Zhou Qitao Ge Hui Juan compiled with the first part introduces the Oracle Database Basic and Visual C++ development of database applications, a variety of methods, including MFC ODBC, ADO, as well as take advantage of Oracle provides the OO4O developed database of methods and so on. Second part of multiple management systems, for example, according to the system design, database design and implementation of a system of three steps detailed management information system development process, readers from the case in real to learn Visual C++ development database variety of methods.
Platform: | Size: 3557376 | Author: ssmh | Hits:

[OtherMFC-ODBC

Description: 实现简单学生信息管理,以文件形式存储学生信息,能实现增加、删除、修改、查询学生信息,能对学生的成绩统计,并能根据成绩进行排序。-Simple student information management, information stored in document form students can achieve the increase, delete, modify, query the student information, student achievement statistics, and can be sorted according to merit.
Platform: | Size: 1400832 | Author: fan | Hits:

[CSharpMyproject

Description: 利用MFC ODBC访问SQLServer 数据库,有数据显、增、删、改的功能。-Use MFC ODBC access SQLServer database, data show, add, delete and change of function.
Platform: | Size: 37888 | Author: 天曦岚 | Hits:

[SQL Serverodbc_northwind

Description: 利用MFC ODBC或ODBC API访问SQLServer 数据库,有数据显、增、删、改的功能。 ODBC配置要求:在ODBC中配置数据源odbc_northwind,所连数据库服务器为SQLServer,数据库为其示例数据库Northwind,数据库的登录名为sa,密码为空,即连接字符串为“DSN=odbc_northwind UID=sa PWD=”。 -The MFC ODBC or ODBC API to access SQLServer database, data display, add, delete, change the function. The the ODBC configuration requirements: configured in ODBC data source odbc_northwind connected to the database server as the SQLServer, the database its sample database Northwind, database login name sa, password is blank, that connection string " DSN = odbc_northwind UID = sa PWD = " .
Platform: | Size: 11741184 | Author: panlika | Hits:

[OS programCPPStudents-address-book

Description: 学生通讯录管理系统 利用MFC的ODBC类来制作通讯录管理系统。建立对话框应用程序,-Student directory management system using the MFC ODBC classes to make contacts management system. Establish a dialog application
Platform: | Size: 4885504 | Author: 凉快 | Hits:

[VC/MFCjiaowuguanlixitong

Description: MFC ODBC ACCESS 高校教务管理系统-MFC ODBC ACCESS university educational administration management system
Platform: | Size: 2721792 | Author: cyx | Hits:

[ADO-ODBCMFCODBC

Description: 是mfc对odbc的封装,以简单的通信录为例子,展示mfc odbc的操作-odbc mfc
Platform: | Size: 48128 | Author: 叶帮华 | Hits:

[OS programNJsubway

Description: 这是基于MFC的南京地铁售票系统,采用ODBC与数据库连接,可供升级修改。-Nanjing subway ticketing system based MFC ODBC database connections, available upgrade modify.
Platform: | Size: 6547456 | Author: cxl | Hits:

[ADO-ODBCODBCDatabase1

Description: 实例322——使用MFC ODBC连接数据源-Instance 322- the MFC ODBC connection data source
Platform: | Size: 22528 | Author: 李朋 | Hits:

[Program docch

Description: 该文档讲述了MFC ODBC的基本情况和数据库访问技术,并以一个实际小系统为例,图文并列形式讲述系统开发过程。-This document describes the basic situation and the MFC ODBC database access technology, and a real small system, for example, parallel forms of graphic tells the system development process.
Platform: | Size: 603136 | Author: 宇轩 | Hits:

[Othermfc-excel

Description: mfc读写excel的文档说明,通过ODBC来实现的。-mfc excel documents to read and write instructions, via ODBC to achieve.
Platform: | Size: 15360 | Author: zhang | Hits:

[Windows Developshujuku

Description: 使用MFC ODBC技术编写程序应用程序: 1. 新建一个数据库,并在其中建立一个两个表student和score,其中的字段有学号(no)、姓名(name)、性别(sex)、年龄(age)和专业(major)。在表中输入多条记录。 2. 建立数据库的ODBC数据源StudentInfo。 3. 新建一个单文档应用程序,选择数据库支持。 4. 显示记录。 -Write a program using MFC ODBC technology applications: 1. Create a new database, and two tables in which the establishment of a student and a score, a field in which there is student number (no), name (name), gender (sex), Age (age) and professional (major). In the table, enter multiple records. 2. Establish a database ODBC data source StudentInfo. 3. Create a single document application, select the database support. 4. Showing records.
Platform: | Size: 1996800 | Author: zholiang | Hits:

[ADO-ODBCMFC-ODBC

Description: 自己编写的数据库程序,可以对数据库进行最基本操作-I have written a database program, you can carry out basic operations on the database
Platform: | Size: 4913152 | Author: 许云志 | Hits:

[ADO-ODBCCDatabase_Excel_ODBC

Description: 使用MFC自带的CDatabase通过ODBC驱动访问、操作Excel的例子-By using the MFC ODBC driver that comes with CDatabase access, manipulate Excel examples
Platform: | Size: 6144 | Author: 温志平 | Hits:

[Windows DevelopODBCDEMO2

Description: MFC ODBC编程实例 商品销售管理系统-MFC ODBC programming examples sales management system
Platform: | Size: 3910656 | Author: 邓军 | Hits:

[Database systemEx_ODBC

Description: MFC建立的单文档应用程序,使用MFC中的ODBC访问数据库,数据库使用的是Microsoft Access,入门级,仅供参考使用,记得在控制面板中设置数据源-MFC single document application built using MFC ODBC to access the database in a database using Microsoft Access, entry-level, for reference use, remember that in the control panel to set the data source
Platform: | Size: 2040832 | Author: 黄达 | Hits:

[Other DatabasesMFC_ODBC

Description: MFC ODBC编程,包括一些程序界面以及程序代码-MFC ODBC programming, including some of the program interface and program code
Platform: | Size: 626688 | Author: Mozzie | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »

CodeBus www.codebus.net